Correct out-of-bounds memory access (#311)
authorErik Schnetter <schnetter@gmail.com>
Thu, 13 Nov 2025 19:27:18 +0000 (14:27 -0500)
committerGitHub <noreply@github.com>
Thu, 13 Nov 2025 19:27:18 +0000 (14:27 -0500)
commit0a789d6de2c518e74ca15993f284172fdc424394
tree5c77a6cabe0c09a448297828cec28073695491c5
parent5e5281850f8603f7c97decca53c0d132f2e4826a
Correct out-of-bounds memory access (#311)

* Correct out-of-bounds memory access

* Correct syntax error

* Add test

* Update NEWS.md

Co-authored-by: Steven G. Johnson <stevenj@alum.mit.edu>
---------

Co-authored-by: Steven G. Johnson <stevenj@alum.mit.edu>
CMakeLists.txt
MANIFEST
Makefile
NEWS.md
test/fuzzer.c
utf8proc.c
utf8proc.h